Skip to content

Added IGNORE_SYSTEM_GCC option to provision.sh #2645

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 21, 2025

Conversation

rikkuness
Copy link
Contributor

Fixes #2644 .

I also updated it to conditionally update PATH so re-running doesn't keep stacking up the same thing in there.

Also moved the path to the start of PATH which will mean all arm-none-eabi- binaries now will preferentially use the ones from the locally installed toolchain over any existing system paths.

Seems to work in all my local testing so far.

@gfwilliams
Copy link
Member

Thanks! looks good to me :)

@gfwilliams gfwilliams merged commit f3b5e0d into espruino:master Jul 21, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow provision.sh to use embedded GCC and ignore system installed version
2 participants